WeekdayName returns a String indicating the name of the specified day of the week.
The following examples are applicable to both Basic and Crystal syntax:
Returns "Tuesday" since Sunday is assumed to be the first day of the week.
WeekdayName (3, True, crMonday)
Returns "Wed" since abbreviation is selected and the first day of the week is specified to be Monday.
This function is designed to work like the Visual Basic function of the same name.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |